chartBackgroundColor
Type
property
Summary
Specifies an chart background color.
Syntax
set the chartBackgroundColor of widget to {RGB | RGBA}
get the chartBackgroundColor of widget
Description
Use the backgroundColor property to change the background that fills the chart.
Examples
on mouseUp
set the chartBackgroundColor of widget "Chart View" to 192,192,192,255
end mouseUp
Compatibility and Support
OS
mac
windows
linux
ios
android
web